ASP.NET Core MVC コントロールヘルプ
SortRowIndex プロパティ (FlexGridBase<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexGridBase<T> クラス : SortRowIndex プロパティ
Gets or sets the index of row in the column header panel that shows and changes the current sort.
シンタックス
'宣言
 
Public Overridable Property SortRowIndex As System.Nullable(Of Integer)
public virtual System.Nullable<int> SortRowIndex {get; set;}
参照

FlexGridBase<T> クラス
FlexGridBase<T> メンバ